reflect.structType.FieldByIndex (method, view implemented interface methods)
2 uses
reflect (current package)
type.go#L981: return tt.FieldByIndex(index)
type.go#L1273: func (t *structType) FieldByIndex(index []int) (f StructField) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)